PWHostsXfer.WAS
Procomm Plus 4.x for Windows 95/98/NT


Should I use this script?
-------------------------
PWHostsXfer.WAS calls multiple locations and 
transfers/receives files. This script assumes that 
all the Hosts are running Procomm Plus Hosts and 
accept Remote ASPECT commands.  The script also prints
the Connection log.


Customization
-------------
Using the Procomm Plus ASPECT editor:

*To set the number of calls to make edit line 29.
*To define the phone number of the hosts to call 
edit lines 30, 31, 32.
*To set the time interval between calls to different 
hosts, edit line 33.  Options are 1 or 2 hours.

*To set the file upload protocol edit lines 148 and 161.
*To set the file download protocol edit line 183.

*This script performs remote ASPECT commands.  This means that 
the script sends ASPECT commands to the host, and the host then 
acts upon those instructions.  The PERFORMSCMDS procedure may 
need extensive rewriting according to how your specific host 
is set up.

*This script assumes that the host is running Procomm Plus' 
Host script.


How do I install PWHostsXfer.WAX?
---------------------------------
Copy PWHostsXfer.WAS to your ASPECT directory and compile it
by selecting Tools | Scripts | Compile/Edit from the Procomm
Plus Menu bar.


How do I run PWHostsXfer.WAX?
------------------------------
From the Action Bar:

1)  Click on the Script File drop down menu.
2)  Select PWHostsXfer.

From the Menu Bar:

1)  Click on Tools | Scripts.
2)  Click on Run.
3)  Select PWHostsXfer.WAX.
4)  Click on Open.

NOTE:  If PWHostsXfer.WAX does not appear in the Script File 
       drop down list, you might have a different default 
       ASPECT path.  To change the path, go to Options | Data 
       Options | Paths and change the path to PROGRAM FILES
       \PROCOMM PLUS\ASPECT directory.


